Click or drag to resize

OutlookWebAccessUrl Class

Describes the URL and authentication schema that is used to access a particular computer that is running Microsoft Exchange Server that has the Client Access server role installed that hosts Outlook Web Access.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverOutlookWebAccessUrl

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class OutlookWebAccessUrl

The OutlookWebAccessUrl type exposes the following members.

Constructors
  NameDescription
Public methodOutlookWebAccessUrl
Initializes a new instance of the OutlookWebAccessUrl class.
Top
Properties
  NameDescription
Public propertyAuthenticationMethods
Describes the authentication methods that are available for a Web client.
Public propertyUrl
Contains the URL of a Web client.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also